﻿ .avaliacaoQTD { font-family:Verdana;font-size:12px;color:#333333;font-style:normal;vertical-align:  super; }
 .StarHeight { line-height:22px; }
 .Star {
            background-repeat: no-repeat;
            background-image: url(/img/Star.gif);
            width: 17px; height: 17px;
        }
 .WaitingStar {
            background-repeat: no-repeat;
            background-image: url(/img/WaitingStar.gif);
            width: 17px; height: 17px;
        }
 .FilledStar {
            background-repeat: no-repeat;
            background-image: url(/img/FilledStar.gif);
            width: 17px; height: 17px;
        }
 .txtComentario {
            border:2px;
            border-color:#cccccc;
            width:554px;
            border-style:solid;
            height:25px;
            font-family:Verdana;
            font-size:12px;
        }
.formComentario {
            width:100px;
            text-align:right;
            padding-bottom:15px;
            vertical-align:top;            
        }
.chkAnonimo {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 14px;
            color: #333333;                        
            font-weight: normal;
            text-decoration: none;
            float:left;
        }
.chkBoxPadrao {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 14px;
            color: #333333;                        
            font-weight: normal;
            text-decoration: none;
           
        }
.auto-style2{
        width: 150px;
        text-align: right;
        padding-bottom: 15px;
        vertical-align: top;
      }

 .auto-style4 {
        width: 112px;
        text-align: right;
        padding-bottom: 15px;
        vertical-align: top;
        height: 22px;
      }
 .auto-style5 { height: 22px; }
 .formComentarioErro {
        font-family:Verdana;
        font-size:12px;
        color:#990000;
      }
 #RatingMedia {
        line-height:20px;
        padding-top:5px;
      }
 #divDesconto20 {
       float: right;
       width: 95px;
       position: absolute;
       right: 762px;
       bottom: 215px;
}

/*box artigo overlay*/
.hovereffect {
            width:100%;
            height:100%;
            float:left;
            overflow:hidden;
            position:relative;
            text-align:center;
            cursor:default;
            border-radius:3px;
            cursor:pointer;
}

.hovereffect .overlay {
            width:100%;
            height:100%;
            position:absolute;
            overflow:hidden;
            top:0;
            left:0;
            opacity:0;
            background-color:rgba(0,0,0,0.1);
            -webkit-transition:all .4s ease-in-out;
            transition:all .4s ease-in-out;

}

  .divIMG {  margin-top:10px!important;  }

.hovereffect img {
            display:block;
            position:relative;
            -webkit-transition:all .4s linear;
            transition:all .4s linear;

}

.hovereffect h2 {
            text-transform:uppercase;
            color:#fff;
            text-align:center;
            position:relative;
            font-size:17px;
            background:rgba(0,0,0,0.6);
            -webkit-transform:translatey(-100px);
            -ms-transform:translatey(-100px);
            transform:translatey(-100px);
            -webkit-transition:all .2s ease-in-out;
            transition:all .2s ease-in-out;
            padding:10px;
}

.hovereffect input.info {
            text-decoration:none !important;
            display:inline-block;
            text-transform:uppercase;
            color:#FFFFFF;
            border:2px solid #cccccc;
            border-radius:4px;
            background-color:#cc0000;
            font-family:Verdana;
            /*background-color:transparent;*/
            font-size: 11px;
            opacity:0;
            filter:alpha(opacity=0);
            -webkit-transition:all .2s ease-in-out;
            transition:all .2s ease-in-out;
            margin:300px 0 0;
            padding:7px 14px;
}

.hovereffect input.info:hover {
            border:2px solid #cccccc;
            box-shadow:0 0 10px #FFFFFF;
            color:#FFFFFF;
            border:2px solid #cccccc;
            border-radius:4px;
            background-color:#cc0000;
            font-family:Verdana;
            font-weight:normal !important;
}

.hovereffect:hover img { 
  /*margin-top:15px;*/
/*padding-top:25px;*/
/*-ms-transform:scale(1.05);
-webkit-transform:scale(1.05);
transform:scale(1.05);*/
}

.hovereffect:hover .overlay {
            opacity:1;
            filter:alpha(opacity=100);
}

.hovereffect:hover h2,.hovereffect:hover input.info {
            opacity:1;
            filter:alpha(opacity=100);
            -ms-transform:translatey(0);
            -webkit-transform:translatey(0);
            transform:translatey(0);
}

.hovereffect:hover input.info {
            -webkit-transition-delay:.2s;
            transition-delay:.2s;
}
.img-center {margin:0 auto;}

.selectBox {
            font-family: verdana;
            font-size: 12px;
            height: 25px;
            border: 1px;
            border-style: solid;
            border-color: #cccccc;
            color: #999999;
            font-weight: bold;
}
 .blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
.fixed {
      display: flex;
      display: -ms-flexbox;
  }
.side-by-side{
      float:left;
      padding:0px;
    }
.tlt {
        color: #fff;
        font-size: 30px;
        font-weight: 200;
        letter-spacing: 1px;
        padding: 20px 0;
        display: inline-block;
        vertical-align: middle;
        display: table-cell;
        text-align: center;
        font-family:Verdana;

}
.tlt20 {
        color: #fff;
        font-size: 35px;
        font-weight: 200;
        letter-spacing: 1px;
        padding: 15px 0;
        display: inline-block;
        vertical-align: middle;
        display: table-cell;
        text-align: center;
        font-family:Verdana;

}
.caixa {
        border: 1px solid #CCC;
        height: 296px;
        width: 302px;
        display: block;
}

.btMais {
        width: 85px;
        height: 40px;
        color: #FFF;
        text-align: center;
        float: right;
        background: url(//statics.livrariacultura.net.br/assets/static/images/home4/banner-caixa/bg_botao.png) repeat-x;
        text-decoration: none;
        line-height: 39px;
        margin: 0 3px 3px 0;
        font-weight: 500;
}
.roundednome {
        width: 210px;
        height: 25px;
        border: 2px solid #ccc;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        -moz-box-shadow: 2px 2px 3px #666;
        font-size: 20px;
        padding: 4px 7px;
        outline: 0;
        -webkit-appearance: none;
        font-family: Verdana;
        font-size: 12px;
}
.btnC {
         -webkit-border-radius: 6px; 
        -moz-border-radius: 6px; 
        border-radius: 6px; 
        width:100px;
        height:32px;
        background-color:#990000;
        font-family:Verdana;
        font-size:12px;
        color:white;
      }
.btnIncricaoNews {
        vertical-align:top;
        padding-top:-2px;
        cursor:pointer;
}
.txtBoxInscricaoNews {
        border: 2px;
        border-color: #cccccc;
    
        border-style: solid;
        height: 30px !important;
        max-height: 30px !important;
        font-family: Verdana;
        font-size: 12px;
}
/*fomulario*/
.txtBoxFormulario {
        border: 2px solid #cccccc;
        font-family: Verdana;
        font-size: 12px;
        height: 30px !important;
        max-height: 30px !important;
        }
.formErro {
        font-family: Verdana;
        font-size: 11px;
        color: #990000;
}
.loginError {
        padding: .2em .5em;
        border-radius: 3px;
        background-color: #ca4545;
        color: #fff;
        text-align: center;
}
.MsgError {
                   border-radius: 3px;
            background-color: #ca4545;
            color: #fff;
            text-align: center;     
            font-family:Verdana;
            line-height:25px;
}
.underLine { text-decoration:underline;}
    
 .tdFormLogin { width:300px; }
 .tdLabelLogin { width:70px; }
 .tdPaddingBotton{ padding-bottom:20px; }
 .alignRight { text-align:right; }
.loginError {
            margin:10px 0 10px 0;
            border-radius: 3px;
            background-color: #ca4545;
            color: #fff;
            text-align: center;
            width:290px;
            font-family:Verdana;
}
.loginErrorClinteLoja {
            margin:10px 0 10px 0;
            border-radius: 3px;
            background-color: #ca4545;
            color: #fff;
            text-align: center;
            width:490px;
            font-family:Verdana;
}
.loginOK {
             margin:10px 0 10px 0;
            border-radius: 3px;
            background-color:forestgreen;
            color: #fff;
            text-align: center;
            width:490px;
             font-family:Verdana;
}
.TxtResultadoBuscaTitulo {
            font-family: Verdana, Arial, Helvetica, Trebuchet MS, sans-serif;
            font-size: 14px;
            color: #333333;
            font-style: normal;
}
.oPrecoPorCarrinho {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 14px;
            color: #cc0000;
            font-weight: normal;
            text-decoration: none;
}
.info {
            text-decoration: none !important;
            display: inline-block;
            text-transform: uppercase;
            color: #FFFFFF;
            border: 2px solid #cccccc;
            border-radius: 4px;
            background-color: #cc0000;
            font-family: Verdana;
            /* background-color: transparent; */
            font-size: 11px;
  
}
.buscaResultadoTitulo{
            font-family: Verdana;
            font-size: 14px;
            font-style:  normal;
            color: #A10000;
            text-decoration:underline;
            font-weight:bold;
}
.buscaResultadoAutorProdutor{
            font-family: Verdana;
            font-size: 12px;
            font-style: normal;
            color: #333333;
            text-decoration: none !important;
            font-weight:bold;
}
.buscaLabelAutorProdutos{
            font-family: Verdana;
            font-size: 12px;
            font-style: normal;
            color: #333333;
            text-decoration: none !important;
   
}
.imgEvento { width:150px;height:200px;}
.buscaResultadoPrecoPor{
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 14px;
            color: #333333;
            font-weight: normal;
            text-decoration: none;
}
.buscaResultadoPrecoDe{
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 10px;
            color: #990000;
            font-weight: normal;
            text-decoration: none;
}
.buscaResultadoDescricao{
            font-family:Verdana;
            font-size:13px;
            font-style:normal;
            color:#5d5d5d;    
    }
.carrinhoArtigoTitulo{
            font-family: Verdana;
            font-size: 14px;
            font-style:  normal;
            color: #A10000;
            text-decoration:underline;  
}
.txtGeral2 {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #000000;
            font-weight: normal;
            text-decoration: none;    
            text-align: left;
}
.travessa2 {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #a90000;
            font-weight: normal;
            text-decoration: none;
}
.tituloSub2 {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 11px;
            color: #a90000;
            font-weight: bold;
            text-decoration: none;
}

.txtSpace2 {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #000000;
            font-weight: bold;
            text-decoration: none;
            text-align: left;
            line-height: 14px;
            letter-spacing: 5px;
}
.travessa14 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 14px;color: #a90000;font-weight: normal;text-decoration: none;}
/*carrinho*/
.txtPrecoDeControlCart {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #990000;
    font-weight: normal;
    text-decoration: none;
}
.txtPrecoPorControlCart {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    text-decoration: none;
}
.txtPrecoTotalUnitarioCart {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #990000;
    font-weight: bold;
    text-decoration: none;
}
.txtPrecoTotalUnitarioCartNormal {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #990000;
    font-weight: normal;
    text-decoration: none;
}
.txtPrecoTotalUnitarioCartNormalDesconto {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #79935a;
    font-weight: bold;
    text-decoration: none;
}

.txtTituloCart{
            font-family: Verdana;
            font-size: 12px;
            font-style:  normal;
            color: #A10000;
            text-decoration:underline;
            font-weight:normal;
            margin-bottom:5px;
}
.txtConteudoRed {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    color: #990000; 
    font-weight: normal;
}
.txtConteudoCart {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #333333;
    font-weight: normal;
    text-decoration: none;

}
.txtMensagemEntrega {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    font-weight: normal;
    text-decoration: none;

}
.selectBoxTipoCart {
    font-family: verdana;
    font-size: 13px;
    height: 30px;
    border: 2px;
    border-style: solid;
    border-color: #cccccc;
    color: #999999;
    font-weight: bold;
}
.txtLabelTituloBloco {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #990000;
    font-weight: normal;
    text-decoration: none;
}

.MarginBottom {
    margin-bottom: 25px;
}
        .lnkNovoEndereco2 {
            font-family: Verdana, Arial, Helvetica, Trebuchet MS, sans-serif;
            font-size: 12px;
            color: #333333;
            font-weight:bold;
            text-decoration:none;    
        }
.txtMsgFrete {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 11px;
            color: #333333;
            font-weight: normal;
            text-decoration: none;
}
.txtMsgFreteConfirmacao {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #333333;
            font-weight: normal;
            text-decoration: none;
}

.TxtDestinatario {
    font-family: Verdana, Arial, Helvetica, Trebuchet MS, sans-serif;
    font-size: 14px;
    color: #cc0000;
    font-style: normal;
}
.TxtEnderecoDestinatario {
    font-family: Verdana, Arial, Helvetica, Trebuchet MS, sans-serif;
    font-size: 13px;
    color: #333333;
    font-style: normal;
}
.TxtDestinatarioBox {
    font-family: Verdana, Arial, Helvetica, Trebuchet MS, sans-serif;
    font-size: 13px;
    color: #cc0000;
    font-style: normal;
}
.TxtEnderecoDestinatarioBox {
    font-family: Verdana, Arial, Helvetica, Trebuchet MS, sans-serif;
    font-size: 12px;
    color: #333333;
    font-style: normal;
}
TxtEnderecoDestinatarioBoxBottom {
padding-bottom:5px;
}
      .lnkNovoEndereco {
            font-family: Verdana, Arial, Helvetica, Trebuchet MS, sans-serif;
            font-size: 12px;
            color: #cc0000;
            font-weight:bold;
                
        }
.txtLabelTituloBlocoCarrinhoMenor {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #990000;
    font-weight: normal;
    text-decoration: none;
}
.txtResumoCartLabel {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #a90000;
    font-weight: normal;
    text-decoration: none;

}
/*fim carrinho*/
.SubTituloCarrinho {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 15px;
    color: #990000;
    font-weight: bold;
}
.txtEnderecoAcompanhamento {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
    font-weight: normal;
    text-decoration: none;

}